#video {
    position: fixed;
    right: 0;
    bottom: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: -4;
}

.menu::before{
    content: url(assets/boiger.png);
    display: inline-block; 
    margin-right: 1rem;
}

.textman{
    font-size: 1.05em;
    color: rgb(255, 255, 255);
    font-weight: 500;
    width: 90%;
    display: block;
    margin: auto;
    border-radius: 0.4rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    text-align: center;
}

.textyou{
    font-size: 105%;
    color: midnightblue;
    font-weight: 700;
}


.textcub{
    font-size: 1.05em;
    color: rgb(218, 0, 0);
    font-weight: 700;
    width: 90%;
    display: block;
    margin: auto;
    border-radius: 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
}

.textwil{
    font-size: 1.05em;
    color: rgba(218, 87, 0, 0.055);
    font-weight: 700;
    width: 90%;
    display: block;
    margin: auto;
    border-radius: 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
}

.textras{
    font-size: 1.05em;
    color: rgb(218, 0, 0);
    font-weight: 700;
    width: 90%;
    display: block;
    border-radius: 0.4rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}
.textkly{
    font-size: 1.05em;
    color: rgb(0, 218, 109);
    font-weight: 700;
    width: 90%;
    display: block;
    border-radius: 0.4rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}
.textkly::before
{
    content: "Klysko:";
    display: inline-block;
    text-align: justify;
    padding-right: 2%;
}
.textpri{
    font-size: 1.05em;
    color: rgb(0, 142, 177);
    font-weight: 700;
    width: 90%;
    display: block;
    border-radius: 0.4rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}
.textpri::before
{
    content: "Prismarine:";
    display: inline-block;
    text-align: justify;
    padding-right: 2%;
}
.textark{
    font-size: 1.05em;
    color: rgb(255, 255, 255);
    font-weight: 700;
    width: 90%;
    display: block;
    border-radius: 0.4rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}
.textark::before
{
    content: "Arkuimedes:";
    display: inline-block;
    text-align: justify;
    padding-right: 2%;
}
.textmad{
    font-size: 1.05em;
    color: rgb(0, 0, 0);
    font-weight: 500;
    width: 90%;
    display: block;
    border-radius: 0.4rem;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
}
.textras::before
{
    content: "[BIGG]RedAss:";
    display: inline-block;
    text-align: justify;
    padding-right: 2%;
}
.textrub{
    font-size: 1.05em;
    color: rgb(155, 155, 155);
    font-weight: 700;
    width: 90%;
    display: block;
    margin: auto;
    border-radius: 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
}
.textcim{
    font-size: 1.05em;
    color: rgb(188, 0, 0);
    font-weight: 700;
    width: 90%;
    display: block;
    margin: auto;
    border-radius: 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
}
.textcub::before
{
    content: "Cubey:";
    display: inline-block;
    text-align: justify;
    padding-right: 2%;
}

.textgem{
    font-size: 1.05em;
    color: rgb(255, 100, 100);
    font-weight: 700;
    font-style: italic;
    width: 90%;
    display: block;
    margin: auto;
    border-radius: 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
}
.textgem::before
{
    content: "???:";
    display: inline-block;
    text-align: justify;
    padding-right: 2%;
}
.textred{
    font-size: 1.05em;
    color: rgb(255, 100, 100);
    font-weight: 700;
    font-style: italic;
    width: 90%;
    display: block;
    margin: auto;
    border-radius: 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
}
.textred::before
{
    content: "Red:";
    display: inline-block;
    text-align: justify;
    padding-right: 2%;
}
.texthex{
    font-size: 1.05em;
    color: rgb(89, 117, 207);
    font-weight: 700;
    font-style: italic;
    width: 90%;
    display: block;
    margin: auto;
    border-radius: 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
}
.texthex::before
{
    content: "Hex:";
    display: inline-block;
    text-align: justify;
    padding-right: 2%;
}

.texthxa{
    font-size: 1.05em;
    color: rgb(89, 117, 207);
    font-weight: 700;
    width: 90%;
    display: block;
    margin: auto;
    border-radius: 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
}

.textace::before
{
    content: "Ace:";
    display: inline-block;
    text-align: justify;
    padding-right: 2%;
}

.textace{
    font-size: 1.05em;
    color: rgb(148, 50, 194);
    font-weight: 700;
    width: 90%;
    display: block;
    margin: auto;
    border-radius: 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
}

.texthxa::before
{
    content: "Hex:";
    display: inline-block;
    text-align: justify;
    padding-right: 2%;
} 

.textmom{
    font-size: 1.05em;
    color: rgb(0, 214, 150);
    font-weight: 700;
    width: 90%;
    display: block;
    margin: auto;
    border-radius: 0.4rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    text-align: center;
}

.star::after{
    content: url(assets/cstar.png);
    display: inline-block;
}

.star::before{
    content: url(assets/cstar.png);
    display: inline-block;
}

.menu{
    color: white;
}

.s{
    border-image:url(assets/text.png);
    border-style: solid;
    border-image-repeat: round;
    border-width: 10px;
    border-image-slice: 30;
    background-clip: padding-box
}

.g{
    border-image:url(assets/ghastly.png);
    border-style: solid;
    border-image-repeat: round;
    border-width: 20px;
    border-image-slice: 30;
    background-clip: padding-box;
    width: auto;
}

.d{
    border-image:url(assets/ghastly.png);
    border-style: solid;
    border-image-repeat: round;
    border-width: 20px;
    border-image-slice: 30;
    background-clip: padding-box
}

.minilogo{
    width: 4em;
}

.bg
{
    background-repeat: no-repeat;
    background-color: white;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

.bg-dark{
    color:white !important;
}

.bg-rgba{
    background-color: rgb(37, 0, 0);
}

.bg-mt{
    background-color: rgba(0, 0, 0, 0.52);
    backdrop-filter: blur(3px);
    margin: 1rem;
    padding: 1rem;
}

.nxt{
    border-image:url(assets/nextoutline.png);
    border-style: solid;
    border-image-repeat: round;
    border-width: 10px;
    border-image-slice: 30;
    background-clip: padding-box;
    text-align: center;
    font-size: 1.05em;
    color: white;
    font-weight: 700;
    width: 6rem;
    margin: 1rem;
    background-color: rgb(39, 39, 39);
}

.padder
{
    margin-top: 0rem;
}
.pageimage{width: 100%;}
@media screen and (min-width: 820px) {
    .page
    {
        width: 35%;
        
    }
    .pageimage{width: 100%;}
 }



 .bg-rub
{
    background-image: url(assets/bgd.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}

.yell 
{
font-size: 2rem !important;
}

.warn::before{
    content: url("assets/warning.png");
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 20px;
}

.readbg {
    background-color: rgb(85, 0, 0);
    background-image: url('./assets/sitebg.png'); 
    background-size:auto; 
    background-attachment:fixed;
}